Edit XML Attribute
Activity Description
Changes a specified XML attribute's value.
Output
Success/Failure
Settings
- XML Session – The XML session in which the attribute's change is performed.
- Edit all matching nodes – Edits the specified attribute under all nodes residing under the following Xpath (rather than just the last node).
- XPath Query – The edited attribute's location and criteria.
Example://config/MessagingRuntime
- Attribute Name – The name of the attribute to edit.
- New Value – The new value given to the attribute.